Purpose |
Orders are not splitting in order summary. |
Release No# |
001 |
Submitted on |
08/05/2013 |
Submitted by |
Rajesh S |
Source/Destination Systems |
NEC DEV/NEC QA |
Release Sent To |
Kevin |
Objects Created By |
Rajesh S |
Objects Tested By |
Kevin |
TFS/ROCET/NewEra.ROCET.Service/ROC/ |
|
Type |
Name |
Change |
|
1 |
Page |
Orderpreview.aspx.js |
Updated Orderpreview.aspx.js java script. |
Test Scenario |
Expected Results |
Actual Result |
|
1 |
Roc ->Tools->Create Order. |
Redirect to Create Order.aspx page. |
redirected to Create Order.aspx page. |
2 |
search stock materials |
material should be displayed |
materials are displayed |
3 |
search some stock materials,and add materials to cart. |
Stock materials are added to the cart. |
Cart have stock materials. |
4 |
search some custom materials,and add materials to cart. |
Custom materials are added to the cart. |
Cart have custom and stock materials. |
5 |
click check out button,and enter customer details. |
Redirected to order preview page. |
Order preview is loaded |
6 |
Enter 1 in both the po number text boxes. click conform order button. |
Need to redirect order summary page, where order should be split. . |
Order summary page loaded,where orders are split ed. |